﻿/* CSS Document */
.gbook{float:left; width:100%;}
.w1000{ width:1000px; margin:0 auto;}
.gbook_bg {float: left;width: 100%; padding:50px 0;}

.dea-log{float: left;width: 100%;}
.dea-log h3{float:left; width:100%; height:32px; line-height:32px;width:100%; text-align:center; background:url(../images/pT-bg.png) repeat-x center; margin-bottom:30px;}
.dea-log h2 span, .dea-log h3 span {
    display: inline-block;
    padding: 0 25px;
    font-size: 24px;
    color: #0be0108;
}
.dea-log p { line-height: 30px;    color: #898989;
	float: left;	
width: 100%;
padding: 5px 0; text-align:center;
font-size: 14px;
}


.dea-log span.line_s {float: left;width: 100%; text-align:center;

}
.dea-log span.line_s a{
    display: block;
    margin: 9px auto 0;
    width: 27px;
    height: 1px;
    background: #c6c6c6;
}


.dea-list { float:left;
width: 100%; margin-top:40px; margin-bottom:60px;
}
.dea-list .input_box{ float:left;width: 100%;
padding: 5px 0;
font-size: 14px;}
.dea-list input.input-text { float:left;
width: 30.1%;
height: 48px;
padding-left:1%; margin-bottom:20px;
border: 1px solid #c6c6c5;
font-size:14px;
color: #a4a3a3;
}

.dea-list textarea.textarea-text {
width: 98.8%;    resize: none;
height: 140px;
padding: 15px 0 15px 1%;
border: 1px solid #c6c6c5;
font-size:14px;
}
.dea-list input.sub.reg {background: #bc2026;}
.dea-list .btn_box{width: 310px; margin:0 auto;}
.dea-list input.sub { float:left;
width: 100%;
height: 50px;
border: none;
text-align: center;
font-size: 18px;
line-height: 50px;
color: #fff;
}
.biaoti{background:#fff url(../images/bt.png) no-repeat right 0;margin: 0 3% 25px 0;}
.xingm{background:#fff url(../images/xingm.png) no-repeat right 0;margin: 0 3% 25px 0;}
.dianh{background:#fff url(../images/dianh.png) no-repeat right 0;margin: 0 0px 25px 0;}
.neir{background:#fff url(../images/neir.png) no-repeat right 0;margin: 0 0px 25px 0;}






b{ font-weight:bold;}



.metlist{
    width: 94%;
    padding: 15px 3%;
    float: left;
    background: #f6f5f4;
    line-height: 26px;
    margin-top: 15px;
}
.metlist .title{color: #262626;
    font-size: 16px;
    line-height: 30px;}
.metlist .info{color: #5d5b5c;}
.metlist .reinfo{color: #ea5223; margin-top:10px;}


@media only screen and (max-width:1199px) {
	.dea-log .w1000{ width:100%;}
	.dea-list input.input-text {width:30.5%;padding-left:0.6%;}
}

@media only screen and (max-width:767px) {
	.dea-list {
    margin-top: 20px;
    margin-bottom: 30px;}
	.none{ display:none;}
	.dea-list input.input-text {width: 100%;}

	.dea-list textarea.textarea-text {
	width: 99%;    resize: none;
	height: 140px;
	padding: 15px 0 15px 20px;
	border: 1px solid #c6c6c5;
	font-size:14px;
	}
}

@media screen and (max-width: 460px) {
	.dea-list textarea.textarea-text { width: 97%;padding: 15px 0 15px 2%;}
	
	}
